home *** CD-ROM | disk | FTP | other *** search
/ Enciclopedia Del Perro / Enciclopedia Del Perro.iso / recomen / wavmak22 / wmwin.exe / 0 / RCDATA / TEXTENDDLG / TEXTENDDLG.txt
Text File  |  1996-04-23  |  6KB  |  198 lines

  1. object extendDlg: TextendDlg
  2.   Left = 149
  3.   Top = 297
  4.   HelpContext = 3230
  5.   ActiveControl = durationEdit
  6.   BorderIcons = []
  7.   BorderStyle = bsDialog
  8.   Caption = 'Extend'
  9.   ClientHeight = 129
  10.   ClientWidth = 319
  11.   Font.Color = clBlack
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = [fsBold]
  15.   OnActivate = FormActivate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object fromFile: TLabel
  19.     Left = 288
  20.     Top = 112
  21.     Width = 45
  22.     Height = 13
  23.     Caption = 'fromFile'
  24.     Visible = False
  25.   end
  26.   object toFile: TLabel
  27.     Left = 288
  28.     Top = 96
  29.     Width = 32
  30.     Height = 13
  31.     Caption = 'toFile'
  32.     Visible = False
  33.   end
  34.   object gauge: TGauge
  35.     Left = 104
  36.     Top = 64
  37.     Width = 201
  38.     Height = 17
  39.     Color = clLime
  40.     ForeColor = clLime
  41.     ParentColor = False
  42.     Progress = 0
  43.   end
  44.   object Bevel1: TBevel
  45.     Left = 96
  46.     Top = 56
  47.     Width = 217
  48.     Height = 33
  49.   end
  50.   object CancelBtn: TBitBtn
  51.     Left = 120
  52.     Top = 96
  53.     Width = 77
  54.     Height = 27
  55.     Cursor = crArrow
  56.     Cancel = True
  57.     Caption = 'Cancel'
  58.     ModalResult = 2
  59.     TabOrder = 0
  60.     OnClick = CancelBtnClick
  61.     Glyph.Data = {
  62.       DE010000424DDE01000000000000760000002800000024000000120000000100
  63.       0400000000006801000000000000000000000000000000000000000000000000
  64.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  65.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  66.       333333333333333333333333000033337733333333333333333F333333333333
  67.       0000333911733333973333333377F333333F3333000033391117333911733333
  68.       37F37F333F77F33300003339111173911117333337F337F3F7337F3300003333
  69.       911117111117333337F3337F733337F3000033333911111111733333337F3337
  70.       3333F7330000333333911111173333333337F333333F73330000333333311111
  71.       7333333333337F3333373333000033333339111173333333333337F333733333
  72.       00003333339111117333333333333733337F3333000033333911171117333333
  73.       33337333337F333300003333911173911173333333373337F337F33300003333
  74.       9117333911173333337F33737F337F33000033333913333391113333337FF733
  75.       37F337F300003333333333333919333333377333337FFF730000333333333333
  76.       3333333333333333333777330000333333333333333333333333333333333333
  77.       0000}
  78.     Margin = 2
  79.     NumGlyphs = 2
  80.     Spacing = -1
  81.     IsControl = True
  82.   end
  83.   object HelpBtn: TBitBtn
  84.     Left = 208
  85.     Top = 96
  86.     Width = 77
  87.     Height = 27
  88.     HelpContext = 3230
  89.     TabOrder = 1
  90.     OnClick = HelpBtnClick
  91.     Kind = bkHelp
  92.     Margin = 2
  93.     Spacing = -1
  94.     IsControl = True
  95.   end
  96.   object OKBtn: TBitBtn
  97.     Left = 32
  98.     Top = 96
  99.     Width = 77
  100.     Height = 27
  101.     Caption = 'OK'
  102.     ModalResult = 1
  103.     TabOrder = 2
  104.     OnClick = OKbtnClick
  105.     Glyph.Data = {
  106.       DE010000424DDE01000000000000760000002800000024000000120000000100
  107.       0400000000006801000000000000000000000000000000000000000000000000
  108.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  109.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  110.       3333333333333333333333330000333333333333333333333333F33333333333
  111.       00003333344333333333333333377F3333333333000033334224333333333333
  112.       337337F3333333330000333422224333333333333733337F3333333300003342
  113.       222224333333333373333337F3333333000034222A22224333333337F337F333
  114.       7F33333300003222A3A2224333333337F3737F337F33333300003A2A333A2224
  115.       33333337F73337F337F33333000033A33333A222433333337333337F337F3333
  116.       0000333333333A222433333333333337F337F33300003333333333A222433333
  117.       333333337F337F33000033333333333A222433333333333337F337F300003333
  118.       33333333A222433333333333337F337F00003333333333333A22433333333333
  119.       3337F37F000033333333333333A223333333333333337F730000333333333333
  120.       333A333333333333333337330000333333333333333333333333333333333333
  121.       0000}
  122.     Margin = 2
  123.     NumGlyphs = 2
  124.     Spacing = -1
  125.     IsControl = True
  126.   end
  127.   object Panel1: TPanel
  128.     Left = 8
  129.     Top = 8
  130.     Width = 305
  131.     Height = 41
  132.     TabOrder = 3
  133.     object Label1: TLabel
  134.       Left = 8
  135.       Top = 8
  136.       Width = 49
  137.       Height = 13
  138.       Caption = 'Duration'
  139.     end
  140.     object durationEdit: TEdit
  141.       Left = 72
  142.       Top = 8
  143.       Width = 209
  144.       Height = 21
  145.       TabOrder = 0
  146.       Text = 'durationEdit'
  147.       OnClick = durationEditExit
  148.       OnExit = durationEditExit
  149.       OnKeyPress = durationEditKeyPress
  150.     end
  151.     object durationSpin: TSpinButton
  152.       Left = 280
  153.       Top = 9
  154.       Width = 20
  155.       Height = 19
  156.       DownGlyph.Data = {
  157.         A6000000424DA600000000000000760000002800000009000000060000000100
  158.         0400000000003000000000000000000000000000000000000000000000000000
  159.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  160.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
  161.         0000333303333000000033300033300000003300000330000000300000003000
  162.         00003333333330000000}
  163.       TabOrder = 1
  164.       UpGlyph.Data = {
  165.         A6000000424DA600000000000000760000002800000009000000060000000100
  166.         0400000000003000000000000000000000000000000000000000000000000000
  167.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  168.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
  169.         0000300000003000000033000003300000003330003330000000333303333000
  170.         00003333333330000000}
  171.       OnDownClick = durationSpinDownClick
  172.       OnUpClick = durationSpinUpClick
  173.     end
  174.   end
  175.   object Panel2: TPanel
  176.     Left = 8
  177.     Top = 56
  178.     Width = 81
  179.     Height = 33
  180.     TabOrder = 4
  181.     object appendBox: TCheckBox
  182.       Left = 8
  183.       Top = 8
  184.       Width = 65
  185.       Height = 17
  186.       Caption = 'Append'
  187.       TabOrder = 0
  188.     end
  189.   end
  190.   object timer: TTimer
  191.     Enabled = False
  192.     Interval = 500
  193.     OnTimer = timerTimer
  194.     Left = 296
  195.     Top = 40
  196.   end
  197. end
  198.